projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-01-02
Philipp Stephani
Simplify TTY allocation.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Eli Zaretskii
Fix last change in characters.el
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
João Távora
; * lisp/progmodes/flymake.el: Bump version to 1.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Eli Zaretskii
Fix syntax of symbol and punctuation characters
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Dmitry Gutov
ruby-smie-rules: Avoid one case of infinite recursion
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Alan Third
Fix GNUstep warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Alan Third
Improve drawing performance on macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Roland Winkler
bibtex-mode: Handle biblatex field aliases (bug#44976)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix CCL_MOD typo
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Add overflow check for INPUT_EVENT_POS_MIN
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Port to Solaris 10
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
New file scratch_buffer_dupfree.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Dmitry Gutov
xref-show-definitions-completing-read: Default to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Dmitry Gutov
; ruby-smie--bosp: Fix the breakage
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Philipp Stephani
Fix a compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Remove stray copy of image-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update from Gnulib by running admin/merge-gnulib.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update copyright year to 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix some mistaken shell delinting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix copyright years by hand
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update copyright year to 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Lars Ingebrigtsen
Revert recent add-to-ordered-list changes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Alan Mackenzie
CC Mode: increment version numbers to 5.35 due to stand...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Eli Zaretskii
Improve documentation of 'network-lookup-address-info'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-mode: Optimize expression expansion too
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-syntax-propertize: Optimize two rules a little
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-mode: Recognize setter symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Fix type declaration of two Flymake customization variables
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Eli Zaretskii
Fix process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Must explicitly create unpropertized strings in mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Make Flymake mode-line indicator customizable (bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Protect elisp-flymake-checkdoc against boundless diagno...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Michael Albinus
* test/src/process-tests.el: Let timeouts fail the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Alan Mackenzie
CC Mode. Fix AWK Mode fontification bug, remove some...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Philipp Stephani
Unbreak process tests if 'errno' is not installed.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Fix some shellcheck linter warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Minor cleanup in doc.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Add lexical-binding cookie to autoload files
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Daniel Martín
Fix duplicated entry in gnus-mime-action-alist
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Lars Ingebrigtsen
Allow add-to-ordered-list to use a test predicate
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Lars Ingebrigtsen
Add test for add-to-ordered-list
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Daniel Martín
Add some tests to find-func.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Minor improvements to FD_SETSIZE overflow checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Manually limit file descriptors that we select on to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Fix a potential unit test breakage on GNU/Linux.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Fix an incorrect Edebug specification.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Consistently check for FD_SETSIZE overflow.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Extend and overhaul FD_SETSIZE overflow tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
* src/nsterm.m (ns_select): Fix off-by-one error, and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
; * test/src/process-tests.el: Fix comment style.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Alan Mackenzie
CC Mode: correct the handling of empty strings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Alan Third
Fix Help menu on macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
Use standard key symbols in NS menu entries
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
; * src/nsmenu.m: Undo unintentional change
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Remove redundant 'function's around lambda in align.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Dmitry Gutov
Add 'project-relative' as value for 'xref-file-name...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Fix some over-wide docstrings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
Plug NS memory leaks (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Juri Linkov
Add variables read-char-choice-use-read-key and y-or...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Michael Albinus
* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Juri Linkov
In Isearch bind 'C-s M-y' to isearch-yank-pop-only...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
; * etc/NEWS: Move entry to correct heading.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Minor cleanup in keymap.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Also count symbol plists in memory-report
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Revert "Switch add-to-ordered-list to eql"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
; Fix my previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Add some char-table tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Switch add-to-ordered-list to eql
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Improve the `long' computation of `mode-line-compact'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Add caveat about the `long' `mode-line-compact' setting
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Tobias Rittweiler
Minor refactoring of xref-tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Alan Third
Don't calculate macOS menu data for GNUstep (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Artem Loenko
* src/Makefile.in (DO_CODESIGN): Fix architecture for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Juri Linkov
Use explicit "--color=auto" in grep mode to support...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Juri Linkov
* lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Eli Zaretskii
A better fix for process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Eli Zaretskii
Fix process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Dmitry Gutov
xref-show-definitions-completing-read: Tune up completion
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Michael Albinus
Instrument process-tests.el for timeouts on emba
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Philipp Stephani
Add a regression test for Bug#24325.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Mattias Engdegård
More readable keys in NS menu entries (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Michael Albinus
Sync with Tramp 2.5.0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
João Távora
Revert "Allow the flymake mode line indicator to be...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Alan Third
Fix crash in NS menu code
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Add some tests for align.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Glenn Morris
* src/xdisp.c (display_mode_line): I guess FALSE should...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Revert the previous display_string change
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Fix compact mode line text properties
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Add a parameter to display_string to allow not ignoring...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Introduce new variable mode-line-compact
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Allow the flymake mode line indicator to be customized
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Add a SPLIT parameter to `format-spec'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Basil L. Contovounesios
Reword a long docstring in cc-langs.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Add a reference between the Strings node and Search...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Lars Ingebrigtsen
Allow mixing attributes and comments in the diary file
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
João Távora
Robustify completion match scoring for optimized patterns
commit
|
commitdiff
|
tree
|
snapshot
next